home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / batch / tsbat36.zip / TSBAT.INF < prev    next >
Text File  |  1992-08-03  |  5KB  |  109 lines

  1.                            - 1 -
  2. Mon 3-August-1992
  3.  
  4. About TSBAT in General                         (All rights reserved)
  5. ======================
  6.  
  7. This package may be used and distributed freely for NON-COMMERCIAL,
  8. NON-INSTITUTIONAL, PRIVATE purposes, provided it is not changed in
  9. any way. (Repacking with another method is ok, though.) For ANY
  10. other usage, such as use in a business enterprise or a university,
  11. contact the author for registration. Uploading to bulletin boards is
  12. encouraged. Please do not distribute any part of this package
  13. separately.
  14.  
  15. The batch-files are under development. Comments and contacts are
  16. solicited. If you have any questions, please do not hesitate to use
  17. electronic mail for communication.
  18. InterNet address: ts@uwasa.fi              (preferred)
  19. Funet address:    GADO::SALMI
  20. Bitnet address:   SALMI@FINFUN.BITNET
  21.  
  22. The author shall not be liable to the user for any direct, indirect
  23. or consequential loss arising from the use of, or inability to use,
  24. any program, batch or file howsoever caused. No warranty is given
  25. that the batches, the programs or the davice given will work under
  26. all circumstances.
  27.  
  28. Timo Salmi
  29. Professor of Accounting and Business Finance
  30. Faculty of Accounting & Industrial Management
  31. University of Vaasa
  32. P.O. BOX 297, SF-65101 Vaasa, Finland
  33.  
  34.  
  35.                            - 2 -
  36.  
  37. Contents of Timo Salmi BATches. The batches are self-documenting.
  38. But also see tsbat.nws news file for tips and information.
  39.  
  40. TSBAT36         Batch file collection, T.Salmi
  41. Filename        Comment
  42. --------        --------------------------------
  43. ADDPATH.BAT     Append directories to the path
  44. APATH-OM.BAT    Otto Makela's version of addpath
  45. ARC2ZIP.BAT     Single .arc to .zip with comment
  46. ASK.EXE         Ask questions in a batch file
  47. ASKENV.EXE      Ask, returning environment value
  48. BATRICKS.TXT    Assorted batch tricks
  49. BLANK.BAT       Poor man's screen saver
  50. BLK.BAT         Poor man's screen saver & popup
  51. BOOT.BAT        Choose your boot configuration
  52. C.BAT           Lazy changing of directory
  53. CD.AUX          Auxiliary ascii file for pushit
  54. COLOR.BAT       Set screen color attributes
  55. D.BAT           Directory with sort & wildsearch
  56. DAILY.BAT       Run a program only once a day
  57. DELDIR.BAT      Remove directory and its files
  58. DELPATH.BAT     Delete a directory from the path
  59. EXE2ZIP.BAT     Self-extracting file into a zip
  60. FU.BAT          Poor man's function evaluator
  61. ISANSI.EXE      Has a screen driver been loaded
  62. LASTBOOT.BAT    Show date + time of previos boot
  63. LC.BAT          Line count for text files
  64. LEVEL.BAT       Testbench for program errorlevel
  65. LINK1.BAT       How to link batch files together
  66. LINK2.BAT       Batch link demo's second file
  67. LOCATE.BAT      Wildcard file find
  68. LOGRUN.BAT      Log program usage & time and run
  69. LOOP.BAT        An index loop demonstration
  70. M.BAT           Give multiple MsDos commands
  71. MAKESURE.BAT    Simple command.com virus warning
  72. MENU.BAT        Run programs from a menu
  73. MVE.BAT         Move file to another directory
  74. PATH.TXT        How to beat the 127 byte limit
  75. POPDIRE.BAT     Restore (pop) saved directory
  76. POPPATH.BAT     Restore the saved path
  77. PROMPT.TXT      Tips on prompt usages with ansi
  78. PUSHDIRE.BAT    Non-resident push directory
  79. PUSHIT.BAT      Alternative pushing of directory
  80. PUSHPATH.BAT    Save the current path
  81. REPLY.BAT       How to give input within a batch
  82. REZIP.BAT       Remove zip authenticity labels
  83. RULER.BAT       Show screen columns
  84. RUN.BAT         Testing for viruses
  85. SAFEDEL.BAT     Safe delete of files
  86. SCANZ.BAT       Scan for viruses (incl. execomp)
  87. SCOPY.BAT       Copy a file with a single device
  88. SETCOM.BAT      Secure your command.com
  89. SETPRN.BAT      Set an Epson compatible printer
  90. SETPUSHD.EXE    Program for nonresident pushdire
  91. SETVAR.BAT      Sets a variable for delpath.bat
  92. SHOW.BAT        Wildcard multifile type command
  93. SHOWTIME.BAT    Show current date and time
  94. TEST33.BAT      Test for MsDos 3.3 or later demo
  95. TESTANSI.BAT    Ansi-type screen driver present?
  96. TSBAT.INF       Document (a readme)
  97. TSBAT.NWS       News concerning this package
  98. TSPROG.INF      List of PD programs from T.Salmi
  99. UNPACK.BAT      Unpack-test-view any archivetype
  100. VAASA.INF       Info: Finland, Vaasa, U of Vaasa
  101. VIRUS.BAT       Another batch-based virus test
  102. WHERE.BAT       Generic searchstring fname find
  103. WILD.BAT        Wilcard any command
  104. ZIPDATE.BAT     Equate .zip date to latest file
  105. ZOO2ZIPH.BAT    Single .zoo to .zip on harddisk
  106. ----            ------             ------  -----
  107. 0063
  108.  
  109.